Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T1690 interaction resume buttons #1945

Merged
merged 9 commits into from
Aug 15, 2024
Merged

Conversation

alexis-allemann
Copy link
Contributor

In the "Interaction resume" view, you need to have selected at least one line in order to see the "Refresh", "Fetch more..." and "Log interaction" action buttons. This represents a UX problem, since these actions are not linked to lines but to the global "res_partner" element.

@alexis-allemann alexis-allemann self-assigned this Aug 12, 2024
@alexis-allemann
Copy link
Contributor Author

alexis-allemann commented Aug 12, 2024

Proposed solution:

Action buttons are added in javascript and make RPC or "do_action" calls to trigger the actions defined in the template.

Screenshot from 2024-08-12 15-56-05

Copy link

sonarcloud bot commented Aug 13, 2024

@ecino ecino merged commit ba3def2 into 14.0 Aug 15, 2024
2 checks passed
@ecino ecino deleted the T1690_interaction_resume_buttons branch August 15, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants